home *** CD-ROM | disk | FTP | other *** search
/ SGI MineSet 2.5 / SGI MineSet 2.5.iso / docs6.4 / relnotes / MineSet / ch5.z / ch5
Encoding:
Text File  |  1998-05-12  |  9.8 KB  |  265 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _B_u_g__F_i_x_e_s
  9.  
  10.        5.1  _B_u_g__F_i_x_e_s__i_n__M_i_n_e_S_e_t__2_._5
  11.  
  12.        5.1.1  _B_u_g__F_i_x_e_s__i_n__t_h_e__T_o_o_l__M_a_n_a_g_e_r
  13.  
  14.           +o If you created a new column using an expression and
  15.             that expression caused an error for Datamove, deleting
  16.             the column using the "remove column" button did not
  17.             work.  This problem no longer occurs.
  18.  
  19.           +o When working with data files containing arrays, the
  20.             Tool Manager let you change the type of the array using
  21.             the Change Types dialog.  This caused an error for
  22.             Datamove.  The Tool Manager no longer allows this
  23.             change.
  24.  
  25.           +o During the "Show Original Data" aspect of drill-
  26.             through, if the current Tool Manager is connected to
  27.             the necessary server, it uses that connection to
  28.             retrieve the data.  If the drill-through required a
  29.             different server, or server login, it creates a new
  30.             connection.  If the Tool Manager was connected to the
  31.             same server but a different DBMS than that used in the
  32.             drill-through, it was possible to kill the server
  33.             process currently in use by the Tool Manager and void
  34.             the current transformation history.  MineSet 2.5 now
  35.             informs the user and gives them the choice between
  36.             completing the drill-through and losing the history, or
  37.             cancelling the drill-through and keeping the history.
  38.  
  39.           +o If you did a drill-through, and the currently running
  40.             Tool Manager was iconified, it did not raise itself.
  41.             It now correctly returns from a minimized state.
  42.  
  43.           +o Trying to change the types of columns used for
  44.             associations would cause errors when running
  45.             AssocConvert.  Similarly, adding new columns of string
  46.             type would cause errors when running AssocConvert.
  47.             These problems have been fixed.
  48.  
  49.        5.1.2  _B_u_g__F_i_x_e_s__i_n__t_h_e__D_a_t_a__M_o_v_e_r
  50.  
  51.           +o The ASCII file format produced by the Data Mover used
  52.             tabs to delimit the boundaries between attribute
  53.             values, and newlines to delimit records.  If a database
  54.             table contained attribute values with embedded tabs or
  55.             newlines, the file produced by the Data Mover was not
  56.             readable by the Data Mover or any of the MineSet tools.
  57.             The Data Mover no longer produces embedded tab or
  58.             newline characters.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.        5.1.3  _B_u_g__F_i_x_e_s__i_n__t_h_e__R_e_c_o_r_d__V_i_e_w_e_r
  75.  
  76.           +o Attempting to expand the last column to the right did
  77.             not always work correctly.  There are now no known
  78.             problems with resizing columns.
  79.  
  80.        5.1.4  _B_u_g _F_i_x_e_s _i_n _I_n_d_u_c_e_r_s, _C_l_a_s_s_i_f_i_e_r_s _a_n_d _C_o_l_u_m_n
  81.        _I_m_p_o_r_t_a_n_c_e
  82.  
  83.           +o When a classifier was applied (apply-classifier from
  84.             Tool Manager), the resulting column was always a
  85.             string, even if the original label column was of
  86.             another type.  Columns are now correctly typed.
  87.  
  88.        5.1.5  _B_u_g__F_i_x_e_s__i_n__t_h_e__T_r_e_e__V_i_s_u_a_l_i_z_e_r
  89.  
  90.           +o When the decision tree generated a view for the Tree
  91.             Visualizer, sometimes the colors used for mapping the
  92.             different bars was similar to the colors used for
  93.             mapping purity, even though there was no relationship
  94.             between them.  The correct colors are now used.
  95.  
  96.        5.1.6  _B_u_g__F_i_x_e_s__i_n__t_h_e__M_a_p__V_i_s_u_a_l_i_z_e_r
  97.  
  98.           +o The Map Visualizer no longer uses the ToolTalk library
  99.             to implement inter-tool synchronization of the
  100.             Animation Control Panel.  ToolTalk was the cause of an
  101.             infrequent silent hang at Mapviz startup time.
  102.  
  103.        5.2  _B_u_g__F_i_x_e_s__i_n__M_i_n_e_S_e_t__2_._0_1
  104.  
  105.        5.2.1  _B_u_g__F_i_x_e_s__i_n__t_h_e__T_o_o_l__M_a_n_a_g_e_r
  106.  
  107.           +o Drill-through on binned attributes with many (>1000)
  108.             bins could cause the Tool Manager to crash.  This has
  109.             been fixed.
  110.  
  111.           +o In some cases, if a DataMove server was killed by
  112.             another datamove, the Tool Manager connected to the
  113.             killed DataMove sometimes failed with a SIGPIPE
  114.             exception, and more rarely with a core dump.  These
  115.             problems have been fixed.
  116.  
  117.           +o In some rare cases, using the edit history dialog (but
  118.             making no changes) when the data source is a client
  119.             file could cause spurious error messages and core
  120.             dumps.  This has been fixed.
  121.  
  122.           +o In the dialog for opening data files, entering a "/"
  123.             after the file name could cause a core dump.  This has
  124.             been fixed.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.           +o When running associations, if the table contains
  141.             numeric columns that have been converted to strings,
  142.             spurious error messages would be produced in version
  143.             2.0.  This has been fixed.
  144.  
  145.           +o In some cases the preview column names would become
  146.             corrupted in the SQL Query dialog.  This problem has
  147.             been fixed.
  148.  
  149.           +o If one added a new column, then changed the type,
  150.             drill-through on that column would fail.  This has been
  151.             fixed.
  152.  
  153.           +o The "Reopen" menu option would incorrectly change the
  154.             name of the current session.  This has been fixed.
  155.  
  156.           +o When binning a column twice, the resulting two binned
  157.             columns would be given the same name.  Now they are
  158.             given different names.
  159.  
  160.           +o Automatic binning (used for automatic slider generation
  161.             or splatviz) would fail if the column being binned only
  162.             had one value.  This case now works correctly.
  163.  
  164.           +o Setting the legends for RuleViz did not work correctly
  165.             in 2.0.  This has been fixed in 2.0.1.
  166.  
  167.           +o A few bugs and performance issues related to the loss
  168.             matrix have been fixed in version 2.0.1.  In version
  169.             2.0 when the user attempted to edit a loss matrix or
  170.             display a lift curve, discrete values for all
  171.             attributes were fetched from the server and cached.
  172.             For large datasets, fetching all discrete values was
  173.             very slow.  In version 2.0.1, only values for the
  174.             selected discrete label are fetched and cached.  This
  175.             new method speeds up fetch time considerably and
  176.             improves the management of loss matrix and lift curve
  177.             label value persistence.
  178.  
  179.           +o There was a persistence bug with bins created using
  180.             automatic thresholds: When editing a bin loaded from a
  181.             .mineset file the "Use Weight" toggle would always be
  182.             set.  To fix this bug it was necessary to always turn
  183.             the toggle OFF when loading a .mineset file created by
  184.             versions prior to the final 2.01 release (including all
  185.             beta versions of 2.01.)  Hence beware: when loading an
  186.             old .mineset file where a weight had been set for
  187.             automatic binning, you must reset the weight manually
  188.             and save again.
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                   - 4 -
  203.  
  204.  
  205.  
  206.        5.2.2  _B_u_g__F_i_x_e_s__i_n__t_h_e__A_n_a_l_y_t_i_c_a_l__A_l_g_o_r_i_t_h_m_s
  207.  
  208.           +o The Evidence Classifier would not handle weighted
  209.             records correctly if the Laplace correction was turned
  210.             on.  This has been fixed.
  211.  
  212.           +o The Option Tree Inducer would not reduce the number of
  213.             options below 2 if the number of options at any level
  214.             was exactly 2. This has been fixed.
  215.  
  216.           +o The Decision Tree Inducer, and the Option Tree Inducer
  217.             could fail (fatal error from MIndUtil) if the user
  218.             attempted to build a tree using a table containing
  219.             columns that had the empty string ("") as a value
  220.             somewhere. This has been fixed.
  221.  
  222.        5.3  _B_u_g__F_i_x_e_s__i_n__M_i_n_e_S_e_t__2_._0
  223.  
  224.        5.3.1  _G_e_n_e_r_a_l__B_u_g__F_i_x_e_s
  225.  
  226.           +o The precedence for expressions involving &, |, and ^
  227.             was wrong in all tools that used expressions.  It now
  228.             correctly follows the C semantics.
  229.  
  230.        5.3.2  _B_u_g__F_i_x_e_s__i_n__t_h_e__T_r_e_e__V_i_s_u_a_l_i_z_e_r
  231.  
  232.           +o In the previous release, bars would sometimes grow when
  233.             highlighted.  This has been fixed.
  234.  
  235.           +o Spotlights now always come from the same angle; they no
  236.             longer appear horizontal when deep in the tree.
  237.  
  238.           +o Marks will now work correctly when binning has been
  239.             used.
  240.  
  241.        5.3.3  _B_u_g__F_i_x_e_s__i_n__t_h_e__M_a_p__V_i_s_u_a_l_i_z_e_r
  242.  
  243.           +o The "Pointer is over" message will no longer disappear
  244.             if it is too wide for the window.
  245.  
  246.        5.3.4  _B_u_g__F_i_x_e_s__i_n__t_h_e__S_c_a_t_t_e_r__V_i_s_u_a_l_i_z_e_r
  247.  
  248.           +o The "Pointer is over" message will no longer disappear
  249.             if it is too wide for the window.
  250.  
  251.        5.3.5  _B_u_g__F_i_x_e_s__i_n__t_h_e__R_u_l_e__V_i_s_u_a_l_i_z_e_r
  252.  
  253.           +o The "Pointer is over" message will no longer disappear
  254.             if it is too wide for the window.
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.